Production testing operation the serial communication programming using the example of the data can be exported to LIST EXCEL. 生产测试用的串口操作通信编程的例子,可以将LIST的数据导出到EXCEL。
Serial Communication Programming in Windows Using VB 使用VB开发Windows环境下的串行通信程序
The function WIN32 API is used in serial communication programming under VC and the part of code is presented. 利用WIN32API函数在VC下实现了串行通信程序.并给出了部分代码实例。
Application of VC multithreading serial communication programming in GPS navigation VC多线程串口通讯编程技术在GPS导航的应用介绍
The application of the RS-232 serial programming technology is, Firstly, quite wide in the long-distance monitoring and in the industrial automation domain. RS-232串口编程技术,在远程监控和工业自动化领域中应用比较广泛;
Control of electromotor and receiving blood flux were realized by RS-232 serial port programming with Windows API function. The communication between singlechip and computer was achieved and could transmit data in real time. 电机转速控制与血流量信号接收模块采用WindowsAPI函数对RS-232串口进行编程,实现了单片机到终端计算机的通信,实时传输电机转速信号及血流量数据;
Many experiments proved it providing the effective support for serial java programming based on the PAR platform. 实验证明它对基于PAR平台进行串行Java程序开发提供了有效的支持。
A method of serial communication programming with C++ Bulider is presented for Electronic Level gauge in this paper. A program of serial communication and interface design is also presented. 本文对利用C++Bulider实现水平仪串行口通信的基本原理进行了详细阐述,并给出了单片机和上位机端的软件编程和接口电路的实现方法。
The researches for serial communication programming with Visual C++ on Windows 2000 platform. 对VC++在Windows2000操作系统下的串行通信编程实现的研究。
In this paper, four normal methods of serial communication programming with VC++ are presented, and their advantages and disadvantages are analyzed also. 介绍了用VC++实现常用串口通信编程的四种方法,分析了此四种方法之优缺点。
This paper describes the method and process of obtaining navigation datum from the receiver by multithreading serial communication programming technology. 主要阐述了在GPS导航中,采用多线程异步串口通讯方式从GPS接收机实时读取导航定位数据的方法和过程。
Based on serial programming ideas, a technology that achieving syntax directed in parallel C++ program is brought forward, and some new problems are solved. 在借鉴了串行程序设计环境中语法制导思想的基础上,提出了在并行C++程序中实现语法制导的思路和方法,解决了实际中遇见的一些新问题。
The Serial Communication Programming Technology Based on Windows API 基于WindowsAPI的串行通信编程技术
Application of Serial Communication Programming based on VC++ Deep Seabed Automatic Mining System 基于VC++串口通信编程在深海底自动采矿系统中的应用
How to complete serial communication programming efficiently is one of the most fundamental and pivotal factors in software system. 远程监控系统中的控制功能必须借助于串口编程来实现,如何有效地开发串行通信程序,是远程监控系统软件中基础、关键的一个环节。
This paper researches the technique of serial communication programming in 32 bits Windows operating system, based on the widely used theory of communications between PC and developing boards, and gives its software realization. 针对目前广泛采用的PC与开发板之间的通信原理,研究了32位Windows环境下的通信编程技术,给出了其软件实现方法。
The way to 32-bits operation system multi-thread asynchronous serial communication programming is analyzed. 结合串口通信的机理和多线程同步方式,分析了Win32系统下多线程异步串口通信程序的开发方法。
In this paper, we discussed how discrete variable optimization method to be applied in the fields of structure dynamic design. We proposed a serial linear programming scheme for the discrete variable structure dynamic optimization design. 文章讨论了离散变量优化方法在结构动力设计中的应用,提出了一种离散变量的结构动力优化设计序列线性规划方法。
The multithread serial communication programming based on Visual C++ 7.0 becomes easier with better transplantability and practicability. 应用该类可很方便地实现基于Visualc++7.0多线程串口通信,且具有通用性好、使用性强等优点。
The serial communication programming in Delphi language between PC and single-chip is implemented in gas station computer central controlling system. And the idea and common steps of programming and its implemented segment code are presented. 用Delphi实现了加油站中央控制系统中PC机与单片机间的串行通信软件,给出了软件的设计思路,一般步骤和部分程序代码。
The communication between many DH Instruments and one computer is designed by VC++ 6.0's multi-line serial programming technology. It is important to the data management and data sending. 利用VC++6.0的多线程串口编程技术实现一台工控机与多台DH系列仪表之间的通信,对于数据的集中管理和发送具有重要意义。
Using PC standard parallel port to realize serial ISP of AVR, if pin/ RESET was connected to the ground, the SPI bus could be used to realize the serial programming. 使用PC标准并口实现AVR单片机串行ISP时,若引脚/RESET接地,则可利用SPI总线实现串行编程。
Sensor node design mainly focuses on the sensor driver, and serial communication programming on sink node. 针对传感器节点主要进行传感器驱动程序设计,而对于汇聚节点主要进行串口通信编程。
Facing the development of GPUs and multi-cores, the traditional serial programming model cannot meet the requirements. 面对迅猛发展的多核以及GPU,传统的串行编程已经无法满足这日益增长的计算能力。
However, while Multi-core brings the enormous processing potential, it makes a great challenge for the side of software. It means that the original serial programming mode should be changed into the parallel programming mode. 多核在带来巨大处理潜力的同时,对软件方面提出了巨大的挑战,原有的串行编程模式已不再适应,需要向并行编程模式转变。
Freescale reference document provides the most typical circuit serial programming. Freescale参考文档中提供了最典型的串口编程电路。
At the present time, most of the software or applications in use were developed in serial ideas, so the development of parallel software technology must overcome much difficulty. We need a fundamental change from the traditional serial programming ideas to parallel ideas. 但是软件并行化的发展需要克服重重困难。当今在使用的很大部分软件还是串行思想开发的产物,我们需要从根本软件开发理念上改变,进行软件并行化。
Traditional serial programming is facing serious challenges. The computer industry has changed from the central processing of CPUs to the cooperative processing of both CPUs and GPUs. 这给传统的串行程序设计带来了严峻的挑战,在计算行业中,已经逐步的发展成为CPU与GPU共同合作计算的协同处理的时代,而并非传统的只使用CPU进行计算的中央处理。